home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / sample20.zip / README < prev    next >
Text File  |  1989-03-28  |  2KB  |  55 lines

  1.  
  2.  
  3.  
  4.      Digital Sound Sample Playback and Manipulation System
  5.      -----------------------------------------------------
  6.  
  7.  
  8.           Version 2.0        Rowan McKenzie  28/3/89
  9.  
  10.  
  11.           (C) Copyright 1989 by Rowan McKenzie
  12.  
  13.  
  14.      SAMPLER  and  PWMSAMPL  are packages  for  playing  and
  15. manipulating  digitised sound samples. SAMPLER expects an  8
  16. bit  D/A  converter to be available on  a  parallel  printer
  17. port,  while  PWMSAMPL will play sounds on  the  PC  speaker
  18. using pulse width modulation.
  19.  
  20.      File in the main archive are:
  21.  
  22.         SAMPLER.EXE   - D/A version of the sound sampler
  23.  
  24.         PWMSAMPL.EXE  - PWM (speaker) version of the sampler
  25.  
  26.         SAMPLER.CNF   - defaults configuration file for sampler
  27.                            (may be edited to suit your system)
  28.  
  29.         TEST.MUS      - example song file created using Pianoman
  30.  
  31.         WHATS.NEW     - list of features new to V2.0
  32.  
  33.         SAMPLER.DOC   - brief user's manual for SAMPLER / PWMSAMPL
  34.  
  35.         SAMPLER.PAS   - Turbo Pascal source file for
  36.                             SAMPLER / PWMSAMPL
  37.  
  38.         SAMPLER.INC   - include file for SAMPLER.PAS
  39.  
  40.         SAMPLASM.ASM  - MASM assembler source file used by
  41.                             SAMPLER.PAS
  42.  
  43.         *.PAS         - Various units required by SAMPLER
  44.  
  45.         *.SND         - example sound files
  46.  
  47.         README        - this file!
  48.  
  49.  
  50.      More sound samples can be found in the previous releases of
  51. SAMPLER, HIFI, HIFSOUND, and DIGSOUND.
  52.  
  53.  
  54.  
  55.